home *** CD-ROM | disk | FTP | other *** search
- Path: senator-bedfellow.mit.edu!red-branch!rid
- From: rid@red-branch.MIT.EDU (Shawna Grimm)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Images for Gadgets from DPaintIV ?
- Date: 8 Jan 1996 18:32:32 GMT
- Organization: Massachvsetts Institvte of Technology
- Message-ID: <4cro00$7gn@senator-bedfellow.MIT.EDU>
- References: <4crb30$7ut@bcarh8ab.bnr.ca>
- NNTP-Posting-Host: red-branch.mit.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Rob Hounsell (hounsell@bnr.ca) wrote:
- : Folks,
-
- : According to my Intuition programming manual, generating an image for a
- : gadget requires some tedious creation of the image structure. Is there any way
- : I can convert a brush generated by DPaintIV into the required image format?
-
- : Thanks,
- : Rob
- : -----------------------------------------------------------------------------
- I use a program called "data2obj", which creates an object file which I can
- simply link with my program...I guess that there are other similar programs
- out there that does the same thing...
-
-
-